projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e34c87
)
stylecontext: Add missing docs for deprecations
author
Benjamin Otte
<otte@redhat.com>
Fri, 3 Oct 2014 04:27:49 +0000
(06:27 +0200)
committer
Benjamin Otte
<otte@redhat.com>
Fri, 3 Oct 2014 04:27:49 +0000
(06:27 +0200)
gtk/gtkstylecontext.c
patch
|
blob
|
history
diff --git
a/gtk/gtkstylecontext.c
b/gtk/gtkstylecontext.c
index e62a185fedac85dc8197e5ca18251530feb63a36..8ce68ef0b10d0844916cdef8fef13fc992f54da6 100644
(file)
--- a/
gtk/gtkstylecontext.c
+++ b/
gtk/gtkstylecontext.c
@@
-3258,6
+3258,8
@@
gtk_style_context_get_color (GtkStyleContext *context,
* Gets the background color for a given state.
*
* Since: 3.0
+ *
+ * Deprecated: 3.16: Use gtk_render_background() instead.
**/
void
gtk_style_context_get_background_color (GtkStyleContext *context,
@@
-3287,6
+3289,8
@@
gtk_style_context_get_background_color (GtkStyleContext *context,
* Gets the border color for a given state.
*
* Since: 3.0
+ *
+ * Deprecated: 3.16: Use gtk_render_border() instead.
**/
void
gtk_style_context_get_border_color (GtkStyleContext *context,